home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / COMMON / TOOLS / VCM / VCM.MDB / VcmComponentContainer / 24_Cabinet / CTRLBARS.CLW < prev    next >
Encoding:
MFC ClassWizard info  |  1998-05-18  |  1.6 KB  |  81 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CPaletteBar
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "ctrlbars.h"
  9.  
  10. ClassCount=3
  11. Class1=CCtrlbarsApp
  12. Class2=CMainFrame
  13. Class3=CPaletteBar
  14.  
  15. ResourceCount=3
  16. Resource1=IDD_VIEWSELECT
  17. Resource2=IDD_ABOUTBOX
  18. Resource3=IDR_MAINFRAME
  19.  
  20. [CLS:CCtrlbarsApp]
  21. Type=0
  22. HeaderFile=ctrlbars.h
  23. ImplementationFile=ctrlbars.cpp
  24. LastObject=CCtrlbarsApp
  25.  
  26. [CLS:CMainFrame]
  27. Type=0
  28. HeaderFile=mainfrm.h
  29. ImplementationFile=mainfrm.cpp
  30. LastObject=CMainFrame
  31.  
  32. [CLS:CPaletteBar]
  33. Type=0
  34. HeaderFile=palette.h
  35. ImplementationFile=palette.cpp
  36. LastObject=CPaletteBar
  37.  
  38. [MNU:IDR_MAINFRAME]
  39. Type=1
  40. Command1=ID_APP_EXIT
  41. Command2=ID_VIEW_TOOLBAR
  42. Command3=IDW_STYLES
  43. Command4=IDM_VIEWPALETTE
  44. Command5=ID_VIEW_STATUS_BAR
  45. Command6=ID_VIEW_DLGBARTOP
  46. Command7=ID_STYLE_LEFT
  47. Command8=ID_STYLE_CENTERED
  48. Command9=ID_STYLE_RIGHT
  49. Command10=ID_STYLE_JUSTIFIED
  50. Command11=IDM_PALETTE_2COLUMN
  51. Command12=IDM_PALETTE_3COLUMN
  52. Command13=ID_APP_ABOUT
  53. CommandCount=13
  54. Class=?
  55.  
  56. [DLG:IDD_ABOUTBOX]
  57. Type=1
  58. ControlCount=4
  59. Control1=IDC_STATIC,static,1342177283
  60. Control2=IDC_STATIC,static,1342308352
  61. Control3=IDC_STATIC,static,1342308352
  62. Control4=IDOK,button,1342373889
  63. Class=?
  64.  
  65. [DLG:IDD_VIEWSELECT]
  66. Type=1
  67. ControlCount=5
  68. Control1=IDC_STATIC,button,1342177287
  69. Control2=ID_VIEW_TOOLBAR,button,1342242819
  70. Control3=IDW_STYLES,button,1342242819
  71. Control4=IDM_VIEWPALETTE,button,1342242819
  72. Control5=IDC_PALETTE,combobox,1344274435
  73. Class=?
  74.  
  75. [ACL:IDR_MAINFRAME]
  76. Type=1
  77. Command1=ID_TOGGLE_INSERT
  78. CommandCount=1
  79. Class=?
  80.  
  81.